libxstrp4-camlp4-dev software package provides camlp4 extension that expands brace expansions in OCaml string, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libxstrp4-camlp4-dev
libxstrp4-camlp4-dev is installed in your system.
Make ensure the libxstrp4-camlp4-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libxstrp4-camlp4-dev *
You will get with libxstrp4-camlp4-dev package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Ocaml |
| Package | libxstrp4-camlp4-dev |
| Version | 1.8-4build1 |
| Description | camlp4 extension that expands brace expansions in OCaml string |
| Sub Section | Ocaml |